home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / tclX-6.4 / help / strings / clength < prev    next >
Encoding:
Text File  |  1992-12-17  |  174 b   |  8 lines

  1.  
  2.  
  3.           clength string
  4.                Returns the length of string in characters. This
  5.                command is a shortcut for:
  6.  
  7.                    string length string
  8.